home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / print / hsutil.arc / HSUTILS.DOC < prev   
Text File  |  1989-05-02  |  4KB  |  99 lines

  1. ------------------------------------------------------------------------
  2. HSUTILS.ARC from LAN Sharks
  3.   Utilities for Hot Server/Printer Assist
  4. ------------------------------------------------------------------------
  5.  
  6. HSUTILS is a set of utilities designed for use with the Hot Server/
  7. Printer Assist program marketed by Fresh Technologies and Ron Turley
  8. Computer Associates.
  9.  
  10. LAN Sharks is in no way affiliated with either of these organizations.
  11. However, we recommend this product to our clients who require
  12. non-dedicated print servers.
  13.  
  14. As good as Printer Assist is, there is one big problem with using it
  15. on a Novell network -- the workstation must be signed on to the network
  16. in order to print.
  17.  
  18. The HSUTILS package provides a solution to this problem:
  19.  
  20. HSADDPS adds a print server id to your network named HOTSERV.  HOTSERV
  21. is given ROS (Read, Open and Search) rights to the SYS:LOGIN directory
  22. (if it is not given these rights, the workstation will have no effective
  23. rights to SYS:LOGIN when HOTSERV is logged in), and set up as a
  24. queue server for all defined network print queues (this may be overkill,
  25. but it beats specifying the queues individually).
  26.  
  27. HSLOGIN logs the HOTSERV print server into the network and sets two
  28. environmental variables in your master DOS environment.
  29. WS is set to the physical workstation address of the workstation.  This
  30. is done so that a LOGIN batch file on the file server can be set up
  31. to load Printer Assist based on the workstation address, e.g.,
  32.      IF %WS%$==02068C654321$ HS Q=....
  33. USER is set to HOTSERV.
  34. (On LAN Sharks installed networks, we use the USER environmental
  35. variable to maintain what user is logged into the workstation.)
  36.  
  37. HSADDALL completes the set of utilities by adding all network users and
  38. defined print servers as queue servers for all print queues.
  39. Once again, this may be overkill, but if you manage a large network,
  40. you don't want to have to specify which users should be made queue
  41. servers, just because they *usually* use certain PCs.
  42. HSADDALL makes sure that all the bases are covered.  Run this program
  43. after adding any new print queues or users.
  44.  
  45. ------------------------------------------------------------------------
  46.  
  47. LAN Sharks is a network systems integrator and software developer
  48. located in the Baltimore-Washington area, specializing in Novell
  49. NetWare based networks.  For information about LAN Sharks services
  50. and/or software products, write LAN Sharks at:
  51.  
  52.               LAN Sharks
  53.               P.O. Box 825
  54.               Reisterstown, MD 21136
  55.  
  56. Other products available include:
  57.  
  58.   SharkMAIL for DOS - An easy to use/easy to administer electronic
  59.   mail package for Novell NetWare versions 2.0a and above.
  60.   Featuring built-in internetwork support and advanced memory
  61.   management techniques that allow SharkMAIL to run in under 1KB
  62.   (not a typo) on most PCs.
  63.   Available for $250 per file server ($200 until 8/1/89).
  64.   Demo versions can be found in the NOVUSER and IBMCOM forums on
  65.   CompuServe under the name SHMAIL.ARC.
  66.  
  67.   SharkMAIL for OS/2 - (Available 6/1/89) - An OS/2 Presentation
  68.   Manager version of SharkMAIL that runs on top of the Novell NetWare
  69.   OS/2 Requestor.
  70.   Available for $200 per file server (or $350 for both DOS and OS/2
  71.   versions of SharkMAIL).
  72.  
  73.   SharkWARE Utilities - (Available 6/15/89) - Utilities for Novell
  74.   NetWare networks including --
  75.  
  76.     SECURE - A reporting utility that lists network groups, their
  77.     members and trustee assignments, as well as each network user,
  78.     their group memberships and security equivalences, and all
  79.     trustee rights (including those by group affiliation or security
  80.     equivalence).
  81.  
  82.     SHATTACH - Tired of having workstations default to whichever NetWare
  83.     server answers IPX/NET3 first?  When SHATTACH is executed after
  84.     IPX/NET3, it will wait for the server specified on the command line
  85.     to become available.
  86.  
  87. WRITE FOR MORE INFO...LET US KNOW WHAT TYPES OF PRODUCTS AND/OR
  88. UTILITIES YOU NEED!
  89.  
  90. ------------------------------------------------------------------------
  91.  
  92. The HSUTILS are (c) Copyright 1989 by LAN Sharks, ALL RIGHTS RESERVED.
  93.  
  94. You are granted permission to freely distribute these utilites, as
  95. long as this copyright notice is retained, and the executable programs
  96. are not modified.
  97.  
  98. ------------------------------------------------------------------------
  99.